<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
.filter{filter: alpha(opacity=80); opacity: 0.8;}
/* Hide from IE Mac */ 
.clearfix {display:block;} 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }
.ie6_bg{ background: url(bg.png) no-repeat center;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'bg.png', sizingMethod = 'scale');}
.r:before,.r:after {display: table;content: " ";}
.r:after {clear: both;}
/*网站样式
---------------------------------------------*/
body{background:#fff; color:#333;font:300 13px/25px Verdana, Arial, Helvetica, sans-serif;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;}
.wrapper{ width:1200px;}
/* CSS Header */
.head-line{background: #363636;}
.top_line{height:30px;line-height:30px;color:#fff}
.top_line span{}
.top_line li{display: block;float:left;}
.top_line li.line{width:1px;height:12px;background: #eee;margin:10px 10px 0 10px;}
.top_line li a{font-size: 12px;color:#fff}
.top_line li a:hover{}
.header{height:120px;background: url(logo.jpg) 0 0 no-repeat}


/* CSS nav */
#menu-nav{
    height:50px;background:#005193;
background: -moz-linear-gradient(top, #0969B7, #005293); 
background: -webkit-gradient(linear,top,from(#0969B7),to(#005293));
background: -webkit-linear-gradient(top, #0969B7, #005293);
background: -o-linear-gradient(top, #0969B7, #005293);
}
#navul{border-left: 1px solid #81A4DC;height:50px;}
#navul a{color:#fff;}
#navul .m{position: relative;float: left;width: 12%;display: inline;text-align: center;}
#navul .submenu{
display: none;width: 143px;position: absolute;left: 0;top:50px;background: #117D10;float: left;line-height: 30px;z-index: 9998;}
#navul .submenu li{border-top: 1px solid #169C14;}
#navul .submenu a{display: block;line-height:43px;font-size: 14px;
background: -moz-linear-gradient(top, #169C14, #117D10); 
background: -webkit-gradient(linear,top,from(#169C14),to(#117D10));
background: -webkit-linear-gradient(top, #169C14, #117D10);
background: -o-linear-gradient(top, #169C14, #117D10);
}
#navul .submenu a:hover{background: #169C14;
background: -moz-linear-gradient(top, #0969B7, #005293); 
background: -webkit-gradient(linear,top,from(#0969B7),to(#005293));
background: -webkit-linear-gradient(top, #0969B7, #005293);
background: -o-linear-gradient(top, #0969B7, #005293);
}
#navul h3{}
#navul h3 a{zoom: 1;display: block;border-right: 1px solid #81A4DC;font-size:18px;height:50px;line-height: 50px;font-family: "Microsoft Yahei",Simhei;font-weight: normal;}
#navul h3 a:hover,#navul li.m.on h3 a,#navul li h3.selected a{background:#117D10;
background: -moz-linear-gradient(top, #169C14, #117D10); 
background: -webkit-gradient(linear,top,from(#169C14),to(#117D10));
background: -webkit-linear-gradient(top, #169C14, #117D10);
background: -o-linear-gradient(top, #169C14, #117D10);
    color:#fff}

#navul li#m105 .submenu{width:420px;margin-left: -150px;}
#navul li#m105 .submenu li{width:50%;float:left;}
#navul li#m105 .submenu li a{border-right: 1px solid #64B137}
#navul li.m.on:first-child h3 a{background:none;}
#navul li.m.on:first-child h3 a:hover{background: -moz-linear-gradient(top, #169C14, #117D10); 
background: -webkit-gradient(linear,top,from(#169C14),to(#117D10));
background: -webkit-linear-gradient(top, #169C14, #117D10);
background: -o-linear-gradient(top, #169C14, #117D10);}
/* CSS banner */
#slider{}
.page-slider div,.page-slider p{width:auto;}

.callbacks_container{position: relative;z-index: 1}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {  position: absolute;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {  display: block;position: relative;z-index: 1;width:100%;border: 0;height:auto;}
.rslides .caption {display: block;position: absolute;z-index: 2;font-size: 20px;text-shadow: none;
color: #fff;background: #000;background: rgba(0,0,0, .8);left: 0;right: 0;bottom: 0;padding: 10px 20px;margin: 0;max-width: none;}
.slide_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top:52%;left:20px;opacity: 0.3;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 61px;width: 38px;background: transparent url("themes.gif") no-repeat left top;margin-top: -45px;}
.slide_nav:active {opacity: 1.0;}
.slide_nav.next {left:auto;background-position: right top;right:20px;}

.slide_tabs {list-style: none;padding: 0;width:100%;text-align: center;position: absolute;bottom:10px;z-index: 4}
.slide_tabs li {display: inline;float:left;padding-left: 3px}
.slide_tabs a {width:40px;height:10px;display: block;background: rgba(0,0,0,.25);text-align: left;text-indent: 9898px;float:left;overflow: hidden;border-radius: 2px;}
.slide_tabs li:first-child {margin-left:45%;}
.slide_tabs .slide_here a {background:rgba(222,102,0,.5);}


.banner{ width:100%;text-align:center; overflow:hidden;}
.page_banner{width:100%;height:253px;overflow: hidden;}

#about_banner{background: url(../img/b_banner.jpg) center no-repeat;}
#products_banner{background: url(../img/b_pro.jpg) center no-repeat;}
#news_banner{background: url(../img/b_news.jpg) center no-repeat;}
#case_banner{background: url(../img/b_case.jpg) center no-repeat;}
#service_banner{background: url(../img/b_service.jpg) center no-repeat;}
#sales_banner{background: url(../img/b_sales.jpg) center no-repeat;}

/* CSS Main */
.wrap{height:100%; background:#F2F2F2; }
#wrap{ width:100%; height:555px; position: relative;z-index:10; background:url(bg3.png) no-repeat bottom center;}

/* CSS Home */
.cate_i ul{overflow: hidden;float:left;}
.cate_i ul li{width:100%;height:56px;overflow: hidden;border-bottom:solid 1px #EAEAEA;float:left;}
.cate_i ul li a{width:100%;height:56px; line-height:56px;color:#121111; float:left; text-align:left;background:url(icon_new1.png) no-repeat 20px 20px; font-size:16px;  padding-left:40px;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;}
.cate_i ul li a:hover{color:#fff;background:#005FBB url(icon_new1.png) 20px -80px no-repeat;}

.menu1{ height:42px; overflow:hidden;}
.menu1 ul li{margin-left:8px;display: inline;}
.menu1 ul li{color:#656565;}
.menu1 ul li a{color:#656565;margin-left:15px;line-height: 42px;}
.menu1 ul li a:hover{ color:#C70000;}

#product{background:#F2F2F2;padding: 34px 0;}
.product{background:#F2F2F2;}
.pro{ width:253px; margin-left:15px; background:#fff;overflow: hidden;}
.pro ul#cate-493{width:253px;margin-top:5px; height:228px;}
.pro ul#cate-493 li{}
.pro ul#cate-493 li a{width:213px;}
.tel_01{ margin-top:23px; margin-left:32px;}
.contact_adr{ width:220px; height:40px; line-height:40px; margin-bottom:11px; color:#2E9E84; margin-left:32px;}

.products{width:917px;height:1250px;background:#fff;}
.more_01{ margin-top:18px; margin-right:4px; color:#757575;font-size: 12px;}
.more_01:hover{ color:#D50000;}
.slideTxtBox{ margin-top:19px;}
.slideTxtBox .hd{ width:877px; height:48px; border-bottom:solid 1px #005FBB;  position:relative; margin-left:25px;}
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:0px; height:48px;   }
.slideTxtBox .hd ul li{ float:left; height:48px; line-height:48px; padding:0 25px; cursor:pointer; font-size:16px;color:#000;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.slideTxtBox .hd ul li.on{  background:#005FBB; color:#fff;}
.slideTxtBox .hd ul li.on a{ color:#fff;}
.slideTxtBox .bd{ width:875px; margin-top:20px; margin-left:25px;}
/* .slideTxtBox .bd ul li{ width:444px; height:176px; padding:27px 0px 23px 0px; background:url(line_02.png) repeat-x bottom; overflow:hidden; float:left;} */
/* .slideTxtBox .bd ul li#bd2,.slideTxtBox .bd ul li#bd3{ background:none;} */

.image_list{}
.image_list ul{width:104%;float:left;}
.image_list li{width:25%;float:left;margin-bottom: 20px;}
.image_list a{width:90%;float:left;}
.image_list img{width:100%;height:auto;float:left;height:149px;}
.image_list span{width:100%;float:left;text-align: center;}

#scroll_left li{width:200px;}

.slide_tab_p1{ width:213px; height:176px; text-align:center;}
.slide_tab_p1 a{ width:207px; height:170px; background:#fff; border:solid 3px #CCE3DE; float:left;transition: all 1.2s;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;}
.slide_tab_p1 a:hover{ border:solid 3px #005FBB; filter:alpha(opacity=80);opacity:0.8;}
.slide_tab_p1 img{ width:207px; height:170px;}
.slide_tab_01{ width:195px; margin-left:18px;}
.slide_tab_p2{ height:30px; line-height:30px; color:#000;}
.slide_tab_p2 a{color:#000; font-size:14px; font-weight:500;}
.slide_tab_p2 a:hover{ text-decoration:underline; color:#005FBB;}
.slide_tab_p3{ height:122px; line-height:20px; color:#585858;font-size: 12px;}
.slide_tab_p4{ height:13px; margin-top:5px;}
.slide_tab_p4 a{ color:#D50000;}
.slide_tab_p4 a:hover{ color:#005FBB;}

.youshi{height:515px; position:relative;}
.youshi_ul{ width:1141px; margin-left:27px;}
.youshi_ul li{ width:570px; height:177px; float:left; position:relative;}
.youshi_ul li div{ position:absolute;}
.youshi_ul li.youshi_li1{ border-bottom:solid 1px #E3E3E3; border-right:solid 1px #E3E3E3; }
.youshi_ul li.youshi_li2{ border-bottom:solid 1px #E3E3E3;}
.youshi_ul li.youshi_li3{  border-right:solid 1px #E3E3E3; }
.youshi_01{ width:425px; height:24px; line-height:24px; font-size:20px; color:#101010; top:45px; left:0px;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;font-family: "Microsoft Yahei","Simhei"}
.youshi_02{ width:460px; height:12px; line-height:12px; font-size:10px; color:#B0B0B0; top:67px; left:0px;}
.youshi_03{ width:425px; height:50px; line-height:21px; font-size:12px; color:#909090; top:85px; left:0px;}
.youshi_04{ width:83px; height:83px; top:50px;transition: all 0.8s;-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;}
.youshi_ul li.youshi_li1 .youshi_04{ right:31px; background:url(cpys_icon_new1.png) 0 0 no-repeat;}
.youshi_ul li.youshi_li2 .youshi_04{ left:31px; background:url(cpys_icon_new2.png) 0 0 no-repeat;}
.youshi_ul li.youshi_li3 .youshi_04{ right:31px; background:url(cpys_icon_new3.png) 0 0 no-repeat;}
.youshi_ul li.youshi_li4 .youshi_04{ left:31px; background:url(cpys_icon_new4.png) 0 0 no-repeat;}
.youshi_ul li.youshi_li2 .youshi_01,.youshi_ul li.youshi_li2 .youshi_02,.youshi_ul li.youshi_li2 .youshi_03{ left:145px;}
.youshi_ul li.youshi_li4 .youshi_01,.youshi_ul li.youshi_li4 .youshi_02,.youshi_ul li.youshi_li4 .youshi_03{ left:145px;}
.youshi_ul li.on{ cursor:pointer;}
.youshi_ul li.on .youshi_01{ color:#D60D20;}
.youshi_ul li.on.youshi_li1 .youshi_04{ background:url(cpys_icon_new1.png) 0 -100px no-repeat;}
.youshi_ul li.on.youshi_li2 .youshi_04{ background:url(cpys_icon_new2.png) 0 -100px no-repeat;}
.youshi_ul li.on.youshi_li3 .youshi_04{ background:url(cpys_icon_new3.png) 0 -100px no-repeat;}
.youshi_ul li.on.youshi_li4 .youshi_04{ background:url(cpys_icon_new4.png) 0 -100px no-repeat;}
.youshi1{ width:126px; height:83px; background:url(bg3.png) no-repeat; position:absolute; top:447px; left:0px;}

#case{background:#005FBB ;}
.case{height:382px;}
.case_p1{ height:48px; margin-top:27px; text-align:center;}
.slideGroup{height:250px; overflow:hidden; margin-top:22px;}
.slideGroup .parHd{ height:50px; }
.slideGroup .parHd ul{  height:50px; margin-left:160px; float:left;}
.slideGroup .parHd ul li{ float:left; cursor:pointer; margin-left:10px; display:inline; height:40px; padding-top:10px; text-align:center; color:#fff; font-size:16px; font-weight:bold; width:169px; background:url(case_10_new.png) 0 0 no-repeat;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.slideGroup .parHd ul li a{ color:#fff;}
.slideGroup .parHd ul li.on{  background:url(case_10_new.png) -198px 0 no-repeat; }
.slideGroup .parHd ul li.on a{ color:#fff;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:30px 0 0px 0px;height:167px; }
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 7px; float:left; _display:inline; overflow:hidden;   }
.switch_scroll_p11{ width:227px; height:136px; text-align:center;}
.switch_scroll_p11 a{ width:227px; height:136px;  background:#fff; float:left;}
.switch_scroll_p11 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_scroll_p11 img{ width:227px; height:136px;}
.switch_scroll_p21{width:227px;  height:30px; line-height:30px; text-align:center; }
.switch_scroll_p21 a{color:#535353;width:227px;  height:30px; background:#FFFFFF; display:block;}
.switch_scroll_p21 a:hover{ background:#D60D20; color:#fff;}

.guan{ width:1200px; height:615px;}
.guan_p1{ height:73px; margin-top:45px;}
.guan_01{ width:1200px; height:490px; position:relative;}
.guan_01 a{ position:absolute;opacity: 0;}
.guan_a1{ top:51px; left:0;opacity: 0;}
.guan_a2{ top:158px; left:0;opacity: 0;}
.guan_a3{ top:277px; left:750px;opacity: 0;}
.guan_a4{ top:387px; left:850px;opacity: 0;}
.guan_a5{ top:254px; left:29px;}
.guan_a6{ top:10px; left:647px;}

#about1{background:#F2F2F2;}
.about1{height:365px;}
.about{ width:610px; height:290px;margin:40px 0 0 30px;}
.about_p1{ height:32px; overflow:hidden;}
.about_01{ width:610px; height:240px; line-height:25px; color:#535353; margin-top:15px; text-indent:2em;font-size: 12px;}
.about_a2{ width:162px; height:102px; margin-right:15px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:162px; height:102px;}
.honor{margin:40px 0 0 40px;}

.picScroll-left{ width:473px; height:233px; float:left; overflow:hidden; margin-top:24px; margin-left:3px; position:relative;}
.picScroll-left .next,.picScroll-left .prev{ width:17px; height:17px; position:abs olute; z-index:3; top:18px;}
.picScroll-left .next{ background:url(right_btn1.png) no-repeat; left:435px;}
.picScroll-left .prev{ background:url(left_btn1.png) no-repeat; left:410px;}
.picScroll-left ul li{  width:473px; height:233px; float:left;   overflow:hidden;}
.switch_Scroll_p1{ width:317px; height:233px; text-align:center;float:left;}
.switch_Scroll_p1 a{ width:317px; height:233px;background:#fff; float:left;}
.switch_Scroll_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ width:317px; height:233px;}
.switch_Scroll_p2{  width:156px; height:143px;background:#cccccc; text-align:center; padding-top:90px;float:left;}
.switch_Scroll_p2 a{color:#555; font-size:12px;}
.switch_Scroll_p2 a:hover{ text-decoration:underline;}

#fahua{padding: 34px;}
.fahua_p1{background: url(fahuo01.jpg) center 0 no-repeat;height:130px;overflow:hidden;}

.new{height:370px; margin-top:35px;}
.news{width:306px; height:370px;margin-left:20px;}
.news_p1{ height:25px;}
.more_02{ margin-top:7px; margin-right:4px; color:#757575;font-size: 12px;}
.more_02:hover{ color:#D50000;}

.news_dl{ width:306px; height:130px;  float:left;  margin-top:16px; }
.news_dl a{ width:306px; height:130px;float:left;}
.news_dl a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.news_dl a img{ width:306px; height:130px;}
.news_ul{ width:306px; margin-top:3px;  float:left;}
.news_ul li{width:306px; height:32px; line-height:32px;  float:left;border-bottom: 1px dashed #ccc;}
.news_ul li span{ width:7px; height:6px; background:url(icon_03.png) no-repeat; float:left; margin-top:12px; }
.news_ul li a{  color:#585858; transition: all .5s; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;font-size: 12px;}
.news_ul li a:hover{ color:#005FBB;}
.new_line{ width:1px; height:365px; background:#DEDEDE; overflow:hidden; margin-left:48px; margin-top:5px;}

.service{ width:307px; height:370px;margin-left:57px;}
.service_a1{ width:304px; height:132px; margin-top:23px; background:url(jsfw_02.png) 0 0  no-repeat;  transition: all .5s; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.service_a1:hover{ background:url(jsfw_02.png) 0 -132px no-repeat; }
.service_a2{ width:304px; height:132px; margin-top:20px; background:url(jsfw_03.png) 0 0 no-repeat;  transition: all .5s; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.service_a2:hover{ background:url(jsfw_03.png) 0 -132px no-repeat; }


/* CSS Footer */
#menu{ height:50px; background:#272727 url(bg1.png) repeat-x bottom; margin-top:20px;}
.menu{height:50px; line-height:50px; overflow:hidden;background:#272727 url(bg1.png) repeat-x bottom; text-align:center;}
.menu a{ color:#ccc;  font-size:14px; margin:0px 15px;}
.menu a:hover{ color:#fff;}

.weixin{ width:177px; height:237px; margin-top:44px; margin-right:53px;}
#footer{background:#272727;}
.footer{height:280px;text-align:center;}
.footer_01{ width:250px;margin:40px 0 0 44px;color:#ccc;text-align: left;}
.footer_01 p{text-indent: 40px;}
.footer_01 p a{color:#ccc;}
.footer_01:hover{color:#fff;}

.footer_02{ width:460px;margin:40px 0 0 110px;color: #ccc;}
.footer_02 div{width:100%;float:left;padding: 5px 0}
.footer_02 em{width:24%;float:left;text-align: right;}
.footer_02 input,.footer_02 textarea{width:76%;float:left;padding: 6px 0;background: #ccc;}
.footer_02 div.col-md-6{width:50%;}
.footer_02 div.col-md-12 em{width:12%;}
.footer_02 div.col-md-12 textarea{width:88%;}

#ipt_code{width:60px;}
.footer_02 button{padding:8px 0;width:76%;border-radius: 5px;text-align: center;background:#005fbb;color:#fff;float:right;}
.footer_02 button:hover{background:#003B76;}
.footer_02:hover{color: #fff;}
.footer_02 input:hover,.footer_02 input:focus,.footer_02 textarea:hover,.footer_02 textarea:focus{background: #fff}

/*CSS Left_side*/
.left_side{ width:253px;  float:left; display:inline; margin-left:15px;background: #fff; margin-top:15px;}
.left_sidep1{}
.left_side_cate ul{ width:253px;margin-top:5px;}
.left_side_cate ul li a{ width:213px;}
.left_side_cate ul li.selected a{ background:#005FBB;color:#fff;}
.page_service_a1{ width:253px; height:114px;  background:url(page_img2.png) 0 0 no-repeat;  transition: all .5s; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;margin-top: 1px;}
.page_service_a1:hover{ background:url(page_img2.png) 0 -114px no-repeat; }
.page_service_a2{ width:253px; height:114px;margin-top:20px; background:url(page_img1.png) 0 0 no-repeat;  transition: all .5s; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.page_service_a2:hover{ background:url(page_img1.png) 0 -114px no-repeat; }
#contact_bar{padding: 20px 0;}


/*CSS Right_side*/
.right_side{ width:880px; height:100%; overflow:hidden;  float:right; margin-top:15px; display:inline;background: #fff;padding:0 20px 30px;}
.right_title{ height:81px; border-bottom:solid 1px #ECECEC; overflow:hidden; position:relative; }
.right_title_left{ float:left;font-size:24px; color:#005FBB; margin-top:24px;font-family: "Microsoft Yahei"}
.right_title_right{ margin-top:50px; color:#888888; float:right; margin-right:5px; display:inline; font-size:13px;}
.right_title_right a{ color:#888888;}
.right_title_right a:hover{ text-decoration:underline; color:#005FBB;}
.right_title_right_sp1{ width:14px; height:13px; background:url(page_icon.png) no-repeat; float:left; margin:6px 5px 0 0;}
.right_title_right_sp2{ float:left;}
.right_title_right_sp2 li{ float:left;display: inline;}
.right_title_right_sp2 li a{padding-left: 5px;}
.right_title_right_sp2 li a:before{content: "&gt; "}
.right_title_01{ position:absolute; top:55px; color:#C5C5C5;}

.right_content{width:880px; min-height:471px; _height:471px;}

/* CSS right_content */
.list_pic_desc{width: 100%;}
.list_pic_desc li{width: 100%;border-bottom: 1px solid #999;float:left;padding: 20px 0;float:left;}
.lpd_img{width:20%;}
.lpd_img img{width:100%;height:110px;}
.lpd_text{width:78%;}
.lpd_text_title{line-height: 30px;}
.lpd_text_desc{font-size: 12px;line-height: 22px;color: #777}
.lpd_text_url{background:#005FBB;display: block;width:70px;margin-top: 5px;}
.lpd_text_url a{width:100%;line-height: 22px;text-align: center;padding: 2px 20px;color:#fff;}

.list_desc{width: 100%;}
.list_desc ul{width: 100%;padding-top: 20px;}
.list_desc li{width: 100%;float:left;}
.list_desc li a{width: 100%;float:left;line-height: 35px;border-bottom: 1px dashed #ccc;}
.list_desc li a:hover{color: #005FBB}
.list_desc li span{width: 80px;float:right;line-height:35px;margin-top: -35px;color: #777}

.content_style{width:100%;}
.pro_display{ padding: 0 9px; }
.detail_showtitle { padding: 20px 0; }
.detail_showtitle .pic { float: left; width: 420px; margin-right:40px; border: 1px solid #d6d6d6;line-height: 0;}
.detail_showtitle dl { display: block; overflow: hidden; height: 302px; border-bottom: 1px solid #d6d6d6; }
.detail_showtitle dl dt { margin-bottom: 10px; color: #c3000c; font-size:24px; line-height: 2;font-family: "Microsoft Yahei";font-weight:800;}
.detail_showtitle dl dd { color: #373737;line-height: 30px; }
.detail_showtitle dl .pro_tel { padding: 10px 0 15px; }
.detail_showtitle dl .pro_tel strong { color: #c3000c; font-size: 24px; font-weight: bold; line-height: 1; }
.detail_showtitle dl .m a { display: block; width: 110px; height: 32px; background: #c3000c; border-radius: 5px; color: #fff; text-align: center; line-height: 32px; }
.detail_showtitle dl .m a:hover { background: #9c0a13; }
.detail_showdesc{width:100%;background: none;padding-top:0;}
.detail_showdesc p{text-indent: 2em;}

.detail_showtitle h2{width:100%;text-align: center;font-family: "Microsoft Yahei";color:#c3000c;font-size:24px;line-height:40px;}
.detail_showtitle ul {display: block; overflow: hidden;border: 1px solid #d6d6d6;padding:0 15px;margin-top: 15px;background: #f9f9f9}
.detail_showtitle ul li{float:left;padding-right:10px;line-height:30px;}
.detail_showtitle ul li.detail_ask{float:right;}
#products_main .detail_showdesc{background: url(pro_desc.jpg) 50% 0 no-repeat;padding-top:70px;}

.thb_left{width:45%}
.thb_left img{width:97%}
.thb_right{width:52%;background:url(webchat.png) right center no-repeat;padding-top: 30px;}
.thb_right div{width:100%}
.thb_title h3{width:100%;font-weight:700;text-indent:0;font-size:24px;line-height:30px;display:block}
.thb_desc{width:100%}
.thb_desc span{line-height:40px}
.thb_desc em{font-size:20px;line-height:40px}
.thb_phone span{line-height:40px}
.thb_phone em{font-size:20px;line-height:40px;color:#B30100;font-weight:700}
.thb_url{padding-top:10px;position: relative;}
.thb_url em a,.thb_url span a{padding:8px 20px;float:left;background:#005FBB;color:#fff;font-size:14px;font-weight:700}
.thb_url em a{background:#4DBB3E;margin-left:8px}
.thb_url .detail_er{position: absolute;left:124px;top:0;z-index: 9;display: inline;background: #fff;padding: 5px;width:154px;display: none;}
.thb_share{padding-top:10px}


.page_up_dn{margin:19px 0;padding:10px;border:1px solid ccc;background:#f8f8f8;overflow:hidden;zoom:1;}
.page_up_dn li{float:left;width:50%}

/*.related_box{width:100%;padding: 15px 20px;background: #F5F5F5; border: 1px solid #e8e8e8;}*/
/*.related_box p{color: #404040;font-size:24px;font-weight:500;padding-bottom:10px;font-family: "Microsoft Yahei"}*/
.related_box ul{float:left;}
.related_box ul li{width:50%;line-height: 30px;float:left;}
.related_box ul li a{text-indent:15px;float:left;background: url(li.png) 0 center no-repeat;float:left;width:95%;border-bottom: 1px dashed #ccc}
.related_box ul li a:hover{background-color: #e5e5e5}
.corner-p,.corner-c{display: none!important;}


.related_boxrpo,.related_box{width:100%;padding: 15px 0px;background: #F5F5F5; border: 1px solid #e8e8e8;}
.related_boxrpo p,.related_box p{color: #404040;font-size:24px;font-weight:bold;padding:0 0 20px 20px;font-family: "Microsoft Yahei";border-bottom: 1px solid #e8e8e8;}
.related_boxrpo .scroll_left_two,.related_box ul{width:820px;margin: 20px 0 0 30px;}
.related_box{margin-top: 20px;}

.list_img{margin-top:10px;width:100%;}
.list_img ul{width:103%;padding-left:1%;}
.list_img li{width:33%;float:left;margin-top: 25px;}
.list_img a{width:89%;overflow:hidden;float:left;background: #eee;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;border:1px solid #dcdcdc;}
.list_img a:hover{background: #005FBB;color:#fff;filter:alpha(opacity=70);opacity:0.7;border:1px solid #005FBB;}
.list_img img{width:100%;min-height:156px;max-height:192px;overflow:hidden;float:left;height: 192px;}
.list_img span{width:100%;line-height:30px;height: 30px;text-align: center;float:left;}

/* CSS Info */
/*css digg style pagination*/
#pager{width:60%;float:right;padding:20px 0;text-align: center;}
#pager ul{float:right;text-align: left;}
#pager li{float:left;margin-left:5px;width:24px;text-align: center;}
#pager li.info{width:50px;text-align: right;background: none;}
#pager li.jump{}
#pager li.current{background: #005FBB;color:#FFF;}
#pager li a{width:100%;float:left;background: #eee;display: block;}
#pager li a:hover{background: #005FBB;color:#FFF;}

.cd-top {display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 40px;right: 10px;overflow: hidden;background:#FFD9D9;opacity: 0.5;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.cd-top:hover {background-color: #e86256;}
@media only screen and (min-width: 768px) {
.cd-top {right: 20px;bottom: 20px;}
}
@media only screen and (min-width: 1024px) {
.cd-top {height: 60px;width: 60px;right: 30px;bottom: 30px;}
}
</pre></body></html>